[INFO] cloning repository https://github.com/robzhang/ray-tracing-first-week
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robzhang/ray-tracing-first-week" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobzhang%2Fray-tracing-first-week", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobzhang%2Fray-tracing-first-week'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8c2e46f21518e4a0eda8d7f0c9f4c58e5b39bf4
[INFO] checking robzhang/ray-tracing-first-week against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobzhang%2Fray-tracing-first-week" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robzhang/ray-tracing-first-week
[INFO] finished tweaking git repo https://github.com/robzhang/ray-tracing-first-week
[INFO] tweaked toml for git repo https://github.com/robzhang/ray-tracing-first-week written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robzhang/ray-tracing-first-week on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robzhang/ray-tracing-first-week already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c09a6e8146a5ecf8b6005686c76b20562f1a3c17a1fc96b47bb1d9aa6aa1920
[INFO] running `Command { std: "docker" "start" "-a" "6c09a6e8146a5ecf8b6005686c76b20562f1a3c17a1fc96b47bb1d9aa6aa1920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c09a6e8146a5ecf8b6005686c76b20562f1a3c17a1fc96b47bb1d9aa6aa1920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c09a6e8146a5ecf8b6005686c76b20562f1a3c17a1fc96b47bb1d9aa6aa1920", kill_on_drop: false }`
[INFO] [stdout] 6c09a6e8146a5ecf8b6005686c76b20562f1a3c17a1fc96b47bb1d9aa6aa1920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1d15b86bb4d45bf7a09758b4bfe4d3d22a5a05e80c4730ee0944e4d89d96741
[INFO] running `Command { std: "docker" "start" "-a" "f1d15b86bb4d45bf7a09758b4bfe4d3d22a5a05e80c4730ee0944e4d89d96741", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sphere.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sphere.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn hit(&self, r: &Ray, t_min: f64, t_max: f64) -> Option<HitInfo<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "f1d15b86bb4d45bf7a09758b4bfe4d3d22a5a05e80c4730ee0944e4d89d96741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d15b86bb4d45bf7a09758b4bfe4d3d22a5a05e80c4730ee0944e4d89d96741", kill_on_drop: false }`
[INFO] [stdout] f1d15b86bb4d45bf7a09758b4bfe4d3d22a5a05e80c4730ee0944e4d89d96741
